bpo-43997: Add versionadded directives for to match_args, kw_only, and slots in dataclasses.dataclasses documentation#25803
Conversation
|
Skip news |
ericvsmith
left a comment
There was a problem hiding this comment.
There's also the kw_only argument to field(). Can you add versionadded there?
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @ericvsmith: please review the changes made to this pull request. |
https://bugs.python.org/issue43997
Automerge-Triggered-By: GH:ericvsmith